projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74f54b5
)
(find-file-visit-truename): Don't setq this.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 7 Apr 1998 18:13:23 +0000
(18:13 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 7 Apr 1998 18:13:23 +0000
(18:13 +0000)
lisp/shadowfile.el
patch
|
blob
|
history
diff --git
a/lisp/shadowfile.el
b/lisp/shadowfile.el
index 1302171f517e4f831c4c559368ae76d256ea9eeb..c55d91c3eceb48d03fcf392d3c936a83d2bc5476 100644
(file)
--- a/
lisp/shadowfile.el
+++ b/
lisp/shadowfile.el
@@
-79,8
+79,6
@@
(provide 'shadowfile)
(require 'ange-ftp)
-(setq find-file-visit-truename t) ; makes life easier with symbolic links
-
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; Variables
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;